-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
magento/magento2#38059 Fix issue with product in cart's removed after… #38069
Conversation
Hi @BeggiNN. Thank you for your contribution! Add the comment under your pull request to deploy test or vanilla Magento instance:
❗ Automated tests can be triggered manually with an appropriate comment:
Allowed build names are:
You can find more information about the builds here For more details, review the Code Contributions documentation. |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run Functional Tests CE, Functional Tests EE, Functional Tests B2B |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run Functional Tests CE |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
@magento run Functional Tests B2B, Functional Tests EE |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please message the #magento-devops slack channel if they don't show in a reasonable amount of time and a representative will look into any issues. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As per the PO these scenarios #38069 (review) will consider as a Feature Request. As Per the PO Confirmation We are proceeding with this PR. |
@magento run all tests |
@magento give me test instance |
Hi @engcom-Bravo. Thank you for your request. I'm working on Magento instance for you. |
Hi @engcom-Bravo, here is your Magento Instance: https://11a7a71c55e06a2cc065efca74a1cf94.instances-prod.magento-community.engineering |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @BeggiNN,
Thanks for your Contribution.
The issue has been confirmed here #38059 (comment) now the issue is not reproducible.Kindly refer the attached video.
Screen.Recording.2024-05-14.at.15.57.50.mov
But we have observed a new issue that while reordering when the product exceeds maximum quantity it is giving an error but the product is added to the cart more than maximum quantity and there is no proceed to checkout option.
We have verified this issue with the PR changes it is not fixing the issue.Could you please check the behaviour and let us know if we are missing anything.
Thanks.
Hi @BeggiNN, We are not able to reproduce the issue. Can you please confirm the issue still exist on 2.4-develop? please refer to this #38069 (review) Lets us know if you are still facing the issue on 2.4-develop with detailed steps.
Thanks. |
Fix issue with product in cart's removed after reorder multiple times
Related Pull Requests
https://github.com/magento-gl/magento2b2b/pull/102
Description (*)
Product in cart's removed after reorder multiple times if reorder this order until the quantity of the above product reaches the Maximum Qty Allowed in Shopping Cart number
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)